home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / CMASTER2.ZIP / WHATS.NEW < prev   
Text File  |  1993-10-31  |  4KB  |  68 lines

  1.  
  2.     *─────────────────────────────────────────────────────────────────────*
  3.     │                          MICROPIRATES, INC                          │
  4.     *─────────────────────────────────────────────────────────────────────*
  5.  
  6.                                Revision History 
  7.                                ~~~~~~~~~~~~~~~~
  8.                                       of
  9.                                       ~~
  10.                                  CreditMaster
  11.                                  ~~~~~~~~~~~~
  12.  
  13.                             by MPI Development Labs
  14.  
  15. CreditMaster v2.0 - Released October 31, 1993
  16.    (2272 lines of source code, compiled to 23117 executable)
  17.    (1373 Bank Index Numbers (BIN), or prefixes, in database (90618 bytes data))
  18.    - A public domain release, with no serialization.
  19.    - Allowed generation of up to 999 cards, as opposed to a maximum of only 99
  20.      allowed in v1.0.
  21.    - Allowed extrapolation of up to 999 cards, as opposed to a maximum of only
  22.      99 allowed in v1.0.
  23.    - Allowed use of prefix lengths from 1 to 6, as opposed to the standard of 4
  24.      in v1.0.
  25.    - Fixed small extrapolate display bug (extra line printed when card length
  26.      was 16).
  27.    - Internet address displayed in exit screen.
  28.    - Allowed output of PGP public encryption key to file of user's choice, for
  29.      use in encrypting sensitive materials when mailing to Internet address.
  30.    - Option added to Setup menu in which the user can change the character
  31.      separating the groups of a credit card. Later, a filter would be put on
  32.      the characters allowed to be used.
  33.    - Added 'F'ind and 'N'ext functions, which allowed the user to search for a
  34.      specific keyword (non case-sensistive) from the prefix list while
  35.      generating cards. 'F'ind asks for a keyword, 'N'ext continues the search.
  36.    - "/MONO" parameter added, so that users with only a Black & White or
  37.      Monochrome monitor can still use the program without losing characters
  38.      or having those annoying underlines popping up.
  39.    - "/SNOW" parameter added, which enables snow checking for old CGA monitors.
  40.      Snow checking will only make direct screen writes during horizontal
  41.      retrace intervals on CGA machines. Default is no snow checking, which will
  42.      significantly speed up writes made directly to video memory on newer CGA
  43.      machines.
  44.    - "/F" parameter changed to "/FLASH"
  45.    - Fixed bug in which pauses didn't flush the keyboard buffer.
  46.    - Ctrl-Break keyboard interrupt intercepted and ignored.
  47.    - Direct video writes used for faster screen displaying.
  48.    - Various small changes, most made for their asthetic value.
  49.    - Code largely optimized for increased speed and performance.
  50.    - Program placed in a non-standard undecryptable format, so as to make
  51.      reverse-engineering more difficult.
  52.  
  53. CreditMaster v1.0 - Released April 18, 1993
  54.    (1657 lines of source code, compiled to 20240 executable)
  55.    - Initial version completed. All who asked for a copy (and gave us a data or
  56.      voice number to contact them at) recieved their own personalized version
  57.      with their handle and serial number hard-coded within the program.
  58.    - Less than 30 copies of v1.0 in existance. If you've got one, it's a
  59.      collector's item!
  60.    - "/F" paramater added as a last-minute change. It gave the pause strings a
  61.      bouncing color effect.
  62.  
  63. Next version:
  64.    - "/COM" paramater added, so that the program can be used as an online
  65.      door.
  66.    - "/FILE" paramater added, for automatic file trapping.
  67.    - Hidden menu added for viewing by MPI members.
  68.